[INFO] cloning repository https://github.com/Anvoker/bywind
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anvoker/bywind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnvoker%2Fbywind", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnvoker%2Fbywind'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41c507e71ffae94d9a04888e88a4db868822d55d
[INFO] checking Anvoker/bywind against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnvoker%2Fbywind" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Anvoker/bywind
[INFO] finished tweaking git repo https://github.com/Anvoker/bywind
[INFO] tweaked toml for git repo https://github.com/Anvoker/bywind written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anvoker/bywind on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Anvoker/bywind already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3c55bb01d01c82b49d712d027b4bc1cef51f8941e26ca7b6b0b70b826f759506
[INFO] running `Command { std: "docker" "start" "3c55bb01d01c82b49d712d027b4bc1cef51f8941e26ca7b6b0b70b826f759506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c55bb01d01c82b49d712d027b4bc1cef51f8941e26ca7b6b0b70b826f759506" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c55bb01d01c82b49d712d027b4bc1cef51f8941e26ca7b6b0b70b826f759506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c55bb01d01c82b49d712d027b4bc1cef51f8941e26ca7b6b0b70b826f759506" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]    Compiling grib-template-helpers v0.1.4
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling nasm-rs v0.3.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]     Checking divrem v1.0.0
[INFO] [stderr]     Checking cmov v0.5.3
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking sorted-vec v0.8.10
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling generator v0.8.8
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling rav1d v1.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking epaint_default_fonts v0.34.2
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]    Compiling bywind-viz v0.2.0 (/opt/rustwide/workdir/bywind-viz)
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking earcutr v0.5.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling atomig-macro v0.4.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking atomig v0.4.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling grib-template-derive v0.1.6
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]     Checking color v0.3.3
[INFO] [stderr]     Checking fearless_simd v0.3.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking zvariant_utils v3.3.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking accesskit v0.24.0
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]     Checking emath v0.34.2
[INFO] [stderr]    Compiling grib-build v0.4.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling grib v0.15.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking ureq v3.3.0
[INFO] [stderr]    Compiling zvariant_derive v5.9.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking kurbo v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]     Checking accesskit_consumer v0.35.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking ecolor v0.34.2
[INFO] [stderr]     Checking swarmkit v0.1.0
[INFO] [stderr]     Checking ron v0.12.1
[INFO] [stderr]     Checking peniko v0.6.0
[INFO] [stderr]     Checking optimizer v1.0.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]    Compiling zvariant v5.9.2
[INFO] [stderr]     Checking vello_common v0.0.6
[INFO] [stderr]     Checking swarmkit-sailing v0.2.0 (/opt/rustwide/workdir/swarmkit-sailing)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking vello_cpu v0.0.6
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling zbus_xml v5.1.0
[INFO] [stderr]    Compiling zbus_macros v5.13.2
[INFO] [stderr]    Compiling zbus-lockstep v0.5.2
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking zbus v5.13.2
[INFO] [stderr]     Checking skrifa v0.40.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking epaint v0.34.2
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking egui v0.34.2
[INFO] [stderr]     Checking atspi-common v0.13.0
[INFO] [stderr]     Checking kiddo v5.3.1
[INFO] [stderr]     Checking bywind v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bywind-dev v0.2.0 (/opt/rustwide/workdir/bywind-dev)
[INFO] [stderr]     Checking bywind-cli v0.2.0 (/opt/rustwide/workdir/bywind-cli)
[INFO] [stderr]     Checking atspi-proxies v0.13.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.18.0
[INFO] [stderr]     Checking atspi v0.29.0
[INFO] [stderr]     Checking accesskit_unix v0.21.0
[INFO] [stderr]     Checking egui_glow v0.34.2
[INFO] [stderr]     Checking accesskit_winit v0.32.2
[INFO] [stderr]     Checking egui-winit v0.34.2
[INFO] [stderr]     Checking eframe v0.34.2
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/draw.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |         4.0,
[INFO] [stdout]     |         ^^^ help: explicitly specify the type as `f32`: `4.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `-W float-literal-f32-fallback` implied by `-W future-incompatible`
[INFO] [stdout]     = help: to override `-W future-incompatible` add `#[allow(float_literal_f32_fallback)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/draw.rs:305:34
[INFO] [stdout]     |
[INFO] [stdout] 305 |     let line = egui::Stroke::new(1.5, egui::Color32::from_rgb(20, 20, 20));
[INFO] [stdout]     |                                  ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/draw.rs:408:41
[INFO] [stdout]     |
[INFO] [stdout] 408 |     let line_stroke = egui::Stroke::new(0.5, egui::Color32::from_rgba_premultiplied(0, 0, 0, 90));
[INFO] [stdout]     |                                         ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/draw.rs:536:41
[INFO] [stdout]     |
[INFO] [stdout] 536 |     let line_stroke = egui::Stroke::new(0.5, egui::Color32::from_rgba_premultiplied(0, 0, 0, 90));
[INFO] [stdout]     |                                         ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/draw.rs:650:41
[INFO] [stdout]     |
[INFO] [stdout] 650 |     let line_stroke = egui::Stroke::new(0.5, egui::Color32::from_rgba_premultiplied(0, 0, 0, 140));
[INFO] [stdout]     |                                         ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/draw.rs:762:35
[INFO] [stdout]     |
[INFO] [stdout] 762 |                 egui::Stroke::new(2.0, STROKE),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/draw.rs:775:31
[INFO] [stdout]     |
[INFO] [stdout] 775 |             egui::Stroke::new(1.0, STROKE.gamma_multiply(0.7)),
[INFO] [stdout]     |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/draw.rs:862:45
[INFO] [stdout]     |
[INFO] [stdout] 862 |     let viewport_stroke = egui::Stroke::new(1.0, egui::Color32::from_rgb(180, 220, 255));
[INFO] [stdout]     |                                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/draw.rs:863:42
[INFO] [stdout]     |
[INFO] [stdout] 863 |     let route_stroke = egui::Stroke::new(1.5, egui::Color32::from_rgb(255, 140, 0));
[INFO] [stdout]     |                                          ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> bywind-viz/src/draw.rs:1107:64
[INFO] [stdout]      |
[INFO] [stdout] 1107 |                 painter.line_segment([a, b], egui::Stroke::new(2.0, seg_color));
[INFO] [stdout]      |                                                                ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> bywind-viz/src/draw.rs:1362:58
[INFO] [stdout]      |
[INFO] [stdout] 1362 |         painter.line_segment([p0, p1], egui::Stroke::new(1.5, color));
[INFO] [stdout]      |                                                          ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> bywind-viz/src/draw.rs:1436:36
[INFO] [stdout]      |
[INFO] [stdout] 1436 |     let stroke = egui::Stroke::new(1.8, stroke_color);
[INFO] [stdout]      |                                    ^^^ help: explicitly specify the type as `f32`: `1.8_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/draw.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |         4.0,
[INFO] [stdout]     |         ^^^ help: explicitly specify the type as `f32`: `4.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `-W float-literal-f32-fallback` implied by `-W future-incompatible`
[INFO] [stdout]     = help: to override `-W future-incompatible` add `#[allow(float_literal_f32_fallback)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> bywind-viz/src/draw.rs:1494:36
[INFO] [stdout]      |
[INFO] [stdout] 1494 |     let stroke = egui::Stroke::new(1.5, stroke_color);
[INFO] [stdout]      |                                    ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/draw.rs:305:34
[INFO] [stdout]     |
[INFO] [stdout] 305 |     let line = egui::Stroke::new(1.5, egui::Color32::from_rgb(20, 20, 20));
[INFO] [stdout]     |                                  ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/draw.rs:408:41
[INFO] [stdout]     |
[INFO] [stdout] 408 |     let line_stroke = egui::Stroke::new(0.5, egui::Color32::from_rgba_premultiplied(0, 0, 0, 90));
[INFO] [stdout]     |                                         ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/draw.rs:536:41
[INFO] [stdout]     |
[INFO] [stdout] 536 |     let line_stroke = egui::Stroke::new(0.5, egui::Color32::from_rgba_premultiplied(0, 0, 0, 90));
[INFO] [stdout]     |                                         ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/draw.rs:650:41
[INFO] [stdout]     |
[INFO] [stdout] 650 |     let line_stroke = egui::Stroke::new(0.5, egui::Color32::from_rgba_premultiplied(0, 0, 0, 140));
[INFO] [stdout]     |                                         ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/draw.rs:762:35
[INFO] [stdout]     |
[INFO] [stdout] 762 |                 egui::Stroke::new(2.0, STROKE),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/draw.rs:775:31
[INFO] [stdout]     |
[INFO] [stdout] 775 |             egui::Stroke::new(1.0, STROKE.gamma_multiply(0.7)),
[INFO] [stdout]     |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/draw.rs:862:45
[INFO] [stdout]     |
[INFO] [stdout] 862 |     let viewport_stroke = egui::Stroke::new(1.0, egui::Color32::from_rgb(180, 220, 255));
[INFO] [stdout]     |                                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/draw.rs:863:42
[INFO] [stdout]     |
[INFO] [stdout] 863 |     let route_stroke = egui::Stroke::new(1.5, egui::Color32::from_rgb(255, 140, 0));
[INFO] [stdout]     |                                          ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> bywind-viz/src/draw.rs:1107:64
[INFO] [stdout]      |
[INFO] [stdout] 1107 |                 painter.line_segment([a, b], egui::Stroke::new(2.0, seg_color));
[INFO] [stdout]      |                                                                ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> bywind-viz/src/draw.rs:1362:58
[INFO] [stdout]      |
[INFO] [stdout] 1362 |         painter.line_segment([p0, p1], egui::Stroke::new(1.5, color));
[INFO] [stdout]      |                                                          ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/tools.rs:147:35
[INFO] [stdout]     |
[INFO] [stdout] 147 |                 egui::Stroke::new(3.0, egui::Color32::BLACK),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/tools.rs:152:35
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 egui::Stroke::new(1.0, egui::Color32::WHITE),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> bywind-viz/src/draw.rs:1436:36
[INFO] [stdout]      |
[INFO] [stdout] 1436 |     let stroke = egui::Stroke::new(1.8, stroke_color);
[INFO] [stdout]      |                                    ^^^ help: explicitly specify the type as `f32`: `1.8_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> bywind-viz/src/draw.rs:1494:36
[INFO] [stdout]      |
[INFO] [stdout] 1494 |     let stroke = egui::Stroke::new(1.5, stroke_color);
[INFO] [stdout]      |                                    ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/ui/central.rs:137:39
[INFO] [stdout]     |
[INFO] [stdout] 137 |                     egui::Stroke::new(1.0, egui::Color32::BLUE),
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/tools.rs:147:35
[INFO] [stdout]     |
[INFO] [stdout] 147 |                 egui::Stroke::new(3.0, egui::Color32::BLACK),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/tools.rs:152:35
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 egui::Stroke::new(1.0, egui::Color32::WHITE),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/ui/central.rs:137:39
[INFO] [stdout]     |
[INFO] [stdout] 137 |                     egui::Stroke::new(1.0, egui::Color32::BLUE),
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/ui.rs:232:27
[INFO] [stdout]     |
[INFO] [stdout] 232 |         egui::Stroke::new(1.0, visuals.weak_text_color()),
[INFO] [stdout]     |                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/ui.rs:255:31
[INFO] [stdout]     |
[INFO] [stdout] 255 |             egui::Stroke::new(1.0, visuals.weak_text_color()),
[INFO] [stdout]     |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/ui.rs:262:27
[INFO] [stdout]     |
[INFO] [stdout] 262 |         egui::Stroke::new(1.5, visuals.text_color()),
[INFO] [stdout]     |                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/ui.rs:232:27
[INFO] [stdout]     |
[INFO] [stdout] 232 |         egui::Stroke::new(1.0, visuals.weak_text_color()),
[INFO] [stdout]     |                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/ui.rs:255:31
[INFO] [stdout]     |
[INFO] [stdout] 255 |             egui::Stroke::new(1.0, visuals.weak_text_color()),
[INFO] [stdout]     |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> bywind-viz/src/ui.rs:262:27
[INFO] [stdout]     |
[INFO] [stdout] 262 |         egui::Stroke::new(1.5, visuals.text_color()),
[INFO] [stdout]     |                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s
[INFO] running `Command { std: "docker" "inspect" "3c55bb01d01c82b49d712d027b4bc1cef51f8941e26ca7b6b0b70b826f759506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c55bb01d01c82b49d712d027b4bc1cef51f8941e26ca7b6b0b70b826f759506", kill_on_drop: false }`
[INFO] [stdout] 3c55bb01d01c82b49d712d027b4bc1cef51f8941e26ca7b6b0b70b826f759506
